Searched refs:jsNativePointerClass (Results 1 – 1 of 1) sorted by relevance
72 …auto jsNativePointerClass = JSHClass::Cast(thread_->GlobalConstants()->GetJSNativePointerClass().G… in NewJSNativePointer() local74 header = heap_->AllocateNonMovableOrHugeObject(jsNativePointerClass); in NewJSNativePointer()76 header = heap_->AllocateYoungOrHugeObject(jsNativePointerClass); in NewJSNativePointer()