Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp352 JSHandle<JSObject> funcPrototype = factory->NewEmptyJSObject(); in InitializeLightWeightMap() local
425 JSHandle<JSObject> funcPrototype = factory->NewEmptyJSObject(); in InitializeLightWeightSet() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_hclass_test.cpp328 JSHandle<JSTaggedValue> funcPrototype = env->GetFunctionPrototype(); in HWTEST_F_L0() local