Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1028 JSHandle<JSHClass> protoClass(thread, protoHandle->GetJSHClass()); in EnableProtoChangeMarker() local
1053 const JSHandle<JSHClass> &protoClass) in EnablePHCProtoChangeMarker()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1272 JSHandle<JSHClass> protoClass = JSHandle<JSHClass>::Cast(env->GetFunctionClassWithProto()); in HWTEST_F_L0() local
1321 JSHandle<JSHClass> protoClass = JSHandle<JSHClass>::Cast(env->GetFunctionClassWithProto()); in HWTEST_F_L0() local