Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp413 JSHandle<JSHClass> protoClass(thread, protoHandle->GetJSHClass()); in EnableProtoChangeMarker() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp828 JSHandle<JSHClass> protoClass = JSHandle<JSHClass>::Cast(env->GetFunctionClassWithProto()); in HWTEST_F_L0() local
876 JSHandle<JSHClass> protoClass = JSHandle<JSHClass>::Cast(env->GetFunctionClassWithProto()); in HWTEST_F_L0() local