Home
last modified time | relevance | path

Searched defs:nullObj (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_handler_test.cpp261 JSHandle<JSObject> nullObj = JSObject::ObjectCreate(thread, nullHandle); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dobject_repository.cpp127 auto nullObj = obj.CreateObject(TypedValue::Reference(nullptr)); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp1932 JSHandle<JSObject> nullObj = factory->OrdinaryNewJSObjectCreate(nullHandle); in MakeMatchIndicesIndexPairArray() local
2047 JSHandle<JSObject> nullObj = factory->OrdinaryNewJSObjectCreate(nullHandle); in RegExpBuiltinExec() local

Completed in 8 milliseconds