Home
last modified time | relevance | path

Searched defs:protoObj (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp688 JSHandle<JSObject> protoObj = JSObject::ObjectCreate(thread, nullHandle); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp420 std::unique_ptr<RemoteObject> protoObj = RemoteObject::FromTagged(vm_, prototype); in GetProtoOrProtoType() local
433 std::unique_ptr<RemoteObject> protoObj = RemoteObject::FromTagged(vm_, proto); in GetProtoOrProtoType() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp229 JSObject* protoObj = JSObject::Cast(proto); in IsFastRegExp() local

Completed in 11 milliseconds