Searched refs:GetSourceCode (Results 1 – 3 of 3) sorted by relevance
52 return *SharedFunctionInfo::GetSourceCode(shared); in RUNTIME_FUNCTION()
535 static Handle<Object> GetSourceCode(Handle<SharedFunctionInfo> shared);
393 Handle<Object> SharedFunctionInfo::GetSourceCode( in GetSourceCode() function in v8::internal::SharedFunctionInfo