Home
last modified time | relevance | path

Searched refs:CreateJSObject (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_json_test.cpp424 JSHandle<JSTaggedValue> CreateJSObject(JSThread *thread) in CreateJSObject() function
440 JSHandle<JSTaggedValue> target = CreateJSObject(thread); in CreateProxy()
441 JSHandle<JSTaggedValue> handler = CreateJSObject(thread); in CreateProxy()
545 JSHandle<JSTaggedValue> obj = CreateJSObject(thread); in HWTEST_F_L0()

Completed in 2 milliseconds