Home
last modified time | relevance | path

Searched defs:targetHandle (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp48 JSHandle<JSTaggedValue> targetHandle( in HWTEST_F_L0() local
69 JSHandle<JSProxy> SetPropertyCommon(JSThread *thread, JSHandle<JSTaggedValue>& targetHandle, in SetPropertyCommon()
96 JSHandle<JSTaggedValue> targetHandle; in HWTEST_F_L0() local
129 JSHandle<JSTaggedValue> targetHandle; in HWTEST_F_L0() local
160 JSHandle<JSProxy> PropertyCommon(JSThread *thread, JSHandle<JSTaggedValue>& targetHandle, in PropertyCommon()
184 JSHandle<JSTaggedValue> targetHandle; in HWTEST_F_L0() local
218 JSHandle<JSTaggedValue> targetHandle; in HWTEST_F_L0() local
253 JSHandle<JSTaggedValue> targetHandle; in HWTEST_F_L0() local
294 …JSHandle<JSTaggedValue> targetHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclass… in HWTEST_F_L0() local
332 …JSHandle<JSTaggedValue> targetHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclass… in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp61 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in GetPrototype() local
123 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in SetPrototype() local
184 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in IsExtensible() local
239 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in PreventExtensions() local
293 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in GetOwnProperty() local
386 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in DefineOwnProperty() local
469 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in HasProperty() local
531 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in GetProperty() local
604 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in SetProperty() local
667 JSHandle<JSTaggedValue> targetHandle(thread, proxy->GetTarget()); in DeleteProperty() local
[all …]
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
Djsvaluerefismodulenamespace_fuzzer.cpp82 JSHandle<JSTaggedValue> targetHandle( in IsProxyFuzztest() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp362 JSHandle<JSTaggedValue> targetHandle(thread, target); in Instanceof() local
373 JSHandle<JSTaggedValue> targetHandle(thread, target); in InstanceofByHandler() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp230 JSHandle<JSTaggedValue> targetHandle( in HWTEST_F_L0() local
Dffi_workload.cpp4126 …JSHandle<JSTaggedValue> targetHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(… in HWTEST_F_L0() local
4150 …JSHandle<JSTaggedValue> targetHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(… in HWTEST_F_L0() local
4174 …JSHandle<JSTaggedValue> targetHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(… in HWTEST_F_L0() local