Searched refs:GetSourceCode (Results 1 – 3 of 3) sorted by relevance
65 return *SharedFunctionInfo::GetSourceCode(shared); in RUNTIME_FUNCTION()
489 static Handle<Object> GetSourceCode(Handle<SharedFunctionInfo> shared);
13544 Handle<String>::cast(SharedFunctionInfo::GetSourceCode(shared_info))); in ToString()14012 Handle<Object> SharedFunctionInfo::GetSourceCode( in GetSourceCode() function in v8::internal::SharedFunctionInfo