Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp5477 Label objIsNativeModuleFailureInfo(env); in FastTypeOf() local
5479 BRANCH(IsNativeModuleFailureInfo(obj), &objIsNativeModuleFailureInfo, in FastTypeOf()
5481 Bind(&objIsNativeModuleFailureInfo); in FastTypeOf()