Home
last modified time | relevance | path

Searched defs:funcPrototype (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_hclass_test.cpp326 JSHandle<JSTaggedValue> funcPrototype = env->GetFunctionPrototype(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_private.cpp347 JSHandle<JSObject> funcPrototype = factory->NewEmptyJSObject(); in InitializeLightWeightMap() local
421 JSHandle<JSObject> funcPrototype = factory->NewEmptyJSObject(); InitializeLightWeightSet() local
[all...]

Completed in 3 milliseconds