Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.h1067 void CheckDetectorName(GateRef glue, GateRef key, Label *fallthrough, Label *slow);
H A Dstub_builder-inl.h3687 inline void StubBuilder::CheckDetectorName(GateRef glue, GateRef key, Label *fallthrough, Label *slow) in CheckDetectorName() function in panda::ecmascript::kungfu::StubBuilder
H A Dstub_builder.cpp5232 CheckDetectorName(glue, *varKey, &setByName, &exit); in SetPropertyByValue()
5332 CheckDetectorName(glue, *varKey, &setByName, &exit); in DefinePropertyByValue()

Completed in 27 milliseconds