module V8::Conversion::Identity

def v8_idmap

def v8_idmap
  @v8_idmap ||= V8::Weak::WeakValueMap.new
end