Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp2830 GateRef gConstBooleanStr = builder_.Load(VariableType::JS_POINTER(), gConstAddr, in LowerTypeof() local
2835 result = gConstBooleanStr; in LowerTypeof()
2845 result = gConstBooleanStr; in LowerTypeof()
H A Dstub_builder.cpp5419 GateRef gConstBooleanStr = Load(VariableType::JS_POINTER(), gConstAddr, in FastTypeOf() local
5424 result = gConstBooleanStr; in FastTypeOf()
5434 result = gConstBooleanStr; in FastTypeOf()

Completed in 24 milliseconds