Home | History | Annotate | Download | only in src

Lines Matching refs:STUB

43 #include "stub-cache.h"
130 if (code->kind() == Code::STUB) {
347 // construct call or CallFunction stub call.
356 Handle<Code> stub = ComputeCallDebugPrepareStepIn(code->arguments_count());
358 original_rinfo()->set_target_address(stub->entry());
360 rinfo()->set_target_address(stub->entry());
373 (maybe_call_function_stub->kind() == Code::STUB &&
380 // Step in through CallFunction stub should also be prepared by caller of
1169 // Check if target code is CallFunction stub.
1172 // check if it is a CallFunction stub.
1178 if (maybe_call_function_stub->kind() == Code::STUB &&
1224 // If it's CallFunction stub ensure target function is compiled and flood
1227 // Find out number of arguments from the stub minor key.
1234 // Get the STUB key and extract major and minor key.
1236 // Argc in the stub is the number of arguments passed - not the
1323 // Check whether a code stub with the specified major key is a possible break
1331 // Check whether a code stub with the specified major key is a possible break
1370 if (code->kind() == Code::STUB) {
2495 // Provide stub message handler; V8 auto-continues each suspend