Home
last modified time | relevance | path

Searched defs:protoKey (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_function_test.cpp100 JSHandle<JSTaggedValue> protoKey(thread->GetEcmaVM()->GetFactory()->NewFromASCII("prototype")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp243 JSHandle<JSTaggedValue> protoKey(factory_->NewFromASCII("__proto__")); in InitializeSObject() local
671 JSHandle<JSTaggedValue> protoKey(factory_->NewFromASCII("__proto__")); in InitializeObject() local