Searched defs:NewSObject (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ | ||
H A D | heap_dump_test.cpp | 197 JSHandle<JSObject> NewSObject(uint32_t size, JSType type, JSHandle<JSTaggedValue> proto) in NewSObject() function in panda::test::HeapDumpTestHelper |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | new_object_stub_builder.cpp | 433 void NewObjectStubBuilder::NewSObject(Variable *result, Label *exit, GateRef hclass)
in NewSObject() function in panda::ecmascript::kungfu::NewObjectStubBuilder 581 GateRef NewObjectStubBuilder::NewSObject(GateRef glue, GateRef hclass) in NewSObject() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 8 milliseconds