Searched refs:GetFP (Results 1 – 4 of 4) sorted by relevance
263 static uint32_t GetFP() __attribute__((noinline));264 static uint32_t GetFP() { in GetFP() function301 extern uint32_t GetFP();340 context.g_r[30] = GetFP(); in CountCallerFrames()
102 ENTRY(GetFP)108 SET_SIZE(GetFP)
77 Address TraceExtension::GetFP(const v8::FunctionCallbackInfo<v8::Value>& args) { in GetFP() function in v8::internal::TraceExtension121 DoTrace(GetFP(args)); in Trace()143 DoTraceHideCEntryFPAddress(GetFP(args)); in JSTrace()
51 static Address GetFP(const v8::FunctionCallbackInfo<v8::Value>& args);