Searched defs:NewJSProxy (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ | ||
| D | heap_dump_test.cpp | 481 JSHandle<JSProxy> NewJSProxy() in NewJSProxy() function in panda::test::HeapDumpTestHelper |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | new_object_stub_builder.cpp | 532 GateRef NewObjectStubBuilder::NewJSProxy(GateRef glue, GateRef target, GateRef handler) in NewJSProxy() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 2801 JSHandle<JSProxy> ObjectFactory::NewJSProxy(const JSHandle<JSTaggedValue> &target, in NewJSProxy() function in panda::ecmascript::ObjectFactory |