Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp5456 Label objIsNativeModuleFailureInfo(env); in FastTypeOf() local
5458 BRANCH(IsNativeModuleFailureInfo(obj), &objIsNativeModuleFailureInfo, in FastTypeOf()
5460 Bind(&objIsNativeModuleFailureInfo); in FastTypeOf()