Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp2421 GateRef gConstBooleanStr = builder_.Load(VariableType::JS_POINTER(), gConstAddr, in LowerTypeof() local
2426 result = gConstBooleanStr; in LowerTypeof()
2436 result = gConstBooleanStr; in LowerTypeof()
Dstub_builder.cpp4019 GateRef gConstBooleanStr = Load(VariableType::JS_POINTER(), gConstAddr, in FastTypeOf() local
4024 result = gConstBooleanStr; in FastTypeOf()
4034 result = gConstBooleanStr; in FastTypeOf()