Searched refs:WrapForRead (Results 1 – 4 of 4) sorted by relevance
296 Handle<Object> Object::WrapForRead(Isolate* isolate, in WrapForRead() function
1085 inline static Handle<Object> WrapForRead(Isolate* isolate,
2024 value = Object::WrapForRead(isolate, value, old_details.representation()); in MigrateFastToFast()5356 return Object::WrapForRead(isolate, raw_value, representation); in FastPropertyAt()
14750 return *Object::WrapForRead(isolate, raw_value, Representation::Double()); in RUNTIME_FUNCTION()