Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_dictionary_test.cpp37 JSHandle<EcmaString> globalKey = factory->NewFromASCII("key"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_regexp_stub_builder.cpp41 BRANCH(TaggedIsTrue(globalResult), &globalKey, &notGlobalKey); in GetFlags() local

Completed in 2 milliseconds