Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h119 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in GetFunctionPrototype() local
140 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasInitialClass() local
146 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasFunctionPrototype() local
Djs_function.cpp96 JSTaggedValue protoOrHClass(fun->GetProtoOrHClass()); in GetOrCreateInitialJSHClass() local
128 JSTaggedValue protoOrHClass = func->GetProtoOrHClass(); in PrototypeSetter() local
600 JSTaggedValue protoOrHClass(derived->GetProtoOrHClass()); in GetOrCreateDerivedJSHClass() local