Home
last modified time | relevance | path

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

/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc44 ASM_LOCATION("Builtins::Generate_InternalArrayConstructor"); in Generate_InternalArrayConstructor()
105 ASM_LOCATION("Builtins::Generate_JSConstructStubHelper"); in Generate_JSBuiltinsConstructStubHelper()
211 ASM_LOCATION("Builtins::Generate_JSConstructStubGeneric"); in Generate_JSConstructStubGeneric()
1520 ASM_LOCATION("Builtins::Generate_FunctionPrototypeApply"); in Generate_FunctionPrototypeApply()
1602 ASM_LOCATION("Builtins::Generate_FunctionPrototypeCall"); in Generate_FunctionPrototypeCall()
1661 ASM_LOCATION("Builtins::Generate_ReflectApply"); in Generate_ReflectApply()
1738 ASM_LOCATION("Builtins::Generate_ReflectConstruct"); in Generate_ReflectConstruct()
2079 ASM_LOCATION("Builtins::Generate_CallFunction"); in Generate_CallFunction()
2483 ASM_LOCATION("Builtins::Generate_ArgumentsAdaptorTrampoline"); in Generate_ArgumentsAdaptorTrampoline()
2724 ASM_LOCATION("CEntry::Generate entry"); in Generate_CEntry()
/external/v8/src/arm64/
Dcode-stubs-arm64.cc333 ASM_LOCATION("CallApiFunctionAndReturn"); in CallApiFunctionAndReturn()
Dmacro-assembler-arm64.h26 #define ASM_LOCATION(message) __ Debug("LOCATION: " message, __LINE__, NO_PARAM) macro
30 #define ASM_LOCATION(message) macro
36 #define ASM_LOCATION(message) macro