Searched refs:kDebugInfoOffset (Results 1 – 4 of 4) sorted by relevance
540 VerifyObjectField(kDebugInfoOffset); in SharedFunctionInfoVerify()
1392 SharedFunctionInfo::kDebugInfoOffset); in ExtractSharedFunctionInfoReferences()
6899 static const int kDebugInfoOffset = kScriptOffset + kPointerSize; variable6900 static const int kInferredNameOffset = kDebugInfoOffset + kPointerSize;
5413 ACCESSORS(SharedFunctionInfo, debug_info, Object, kDebugInfoOffset) in ACCESSORS()