Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dreloc-info.h334 static bool RequiresRelocation(Code code);
Dreloc-info.cc389 bool RelocInfo::RequiresRelocation(Code code) { in RequiresRelocation() function in v8::internal::RelocInfo