Home
last modified time | relevance | path

Searched refs:sFunctionPrototype (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_sharedobject_test.cpp87 auto sFunctionPrototype = env->GetSFunctionPrototype(); in HWTEST_F_L0() local
91 JSObject::GetOwnProperty(thread, JSHandle<JSObject>(sFunctionPrototype), constructorKey, desc); in HWTEST_F_L0()
111 auto sFunctionPrototype = env->GetSFunctionPrototype(); in HWTEST_F_L0() local
114 …JSObject::GetOwnProperty(thread, JSHandle<JSObject>(sFunctionPrototype), JSHandle<JSTaggedValue>(c… in HWTEST_F_L0()